1997
Federico Mena Quintero
Retrieve the list of loaded gradients.
This procedure returns a list of the gradients that are currently loaded. You can later use the 'gimp-context-set-gradient' function to set the active gradient.
unknown
| Type | Name | Description |
|---|---|---|
| PF_VALUE | filter | An optional regular expression used to filter the list |
| Type | Name | Description |
|---|---|---|
| PF_INT | num-gradients | The number of loaded gradients (num-gradients >= 0) |
| unknown | gradient-list | The list of gradient names |